Kim F. Storm [Sun, 17 Feb 2002 00:33:21 +0000 (00:33 +0000)]
Add mouse-highlight.
Kim F. Storm [Sun, 17 Feb 2002 00:11:37 +0000 (00:11 +0000)]
Document new mouse-highlight variable and associated behaviour.
Kim F. Storm [Sun, 17 Feb 2002 00:01:15 +0000 (00:01 +0000)]
Added mouse-highlight variable to turn off mouse highlight or
only show it after mouse movement.
Kim F. Storm [Sat, 16 Feb 2002 23:59:22 +0000 (23:59 +0000)]
(disable_mouse_highlight): Removed variable.
(note_mouse_highlight): Disable highlight if Vmouse_highlight is nil.
(show_mouse_face): Don't show highlight if mouse_face_hidden is set.
(w32_read_socket): Turn mouse_face_hidden off after mouse movement,
and on after keyboard input.
(w32_initialize_display_info): Initialize mouse_face_hidden.
Kim F. Storm [Sat, 16 Feb 2002 23:58:23 +0000 (23:58 +0000)]
(struct w32_display_info): Add mouse_face_hidden.
Kim F. Storm [Sat, 16 Feb 2002 23:57:34 +0000 (23:57 +0000)]
(disable_mouse_highlight): Removed variable.
(show_mouse_face): Don't show highlight if mouse_face_hidden is set.
(IT_note_mouse_highlight): Don't highlight if Vmouse_highlight is nil.
(internal_terminal_init): Initialize mouse_face_hidden.
(dos_rawgetc): Turn mouse_face_hidden off after mouse movement,
and on after keyboard input.
Kim F. Storm [Sat, 16 Feb 2002 23:56:41 +0000 (23:56 +0000)]
(struct display_info): Add mouse_face_hidden.
Kim F. Storm [Sat, 16 Feb 2002 23:55:57 +0000 (23:55 +0000)]
(disable_mouse_highlight): Removed variable.
(note_mouse_highlight): Don't highlight if Vmouse_highlight is nil.
(show_mouse_face): Don't show highlight if mouse_face_hidden is set.
(XTread_socket): Turn mouse_face_hidden off after mouse movement,
and on after keyboard input.
(x_term_init): Initialize mouse_face_hidden.
Kim F. Storm [Sat, 16 Feb 2002 23:54:42 +0000 (23:54 +0000)]
(struct x_display_info): Add mouse_face_hidden.
Kim F. Storm [Sat, 16 Feb 2002 23:54:04 +0000 (23:54 +0000)]
(Vmouse_highlight): Declare extern.
Kim F. Storm [Sat, 16 Feb 2002 23:53:22 +0000 (23:53 +0000)]
(Vmouse_highlight): New variable.
(syms_of_frame): DEFVAR_LISP it.
ShengHuo ZHU [Sat, 16 Feb 2002 19:54:44 +0000 (19:54 +0000)]
* gnus-msg.el (gnus-post-method): Fix doc.
Eli Zaretskii [Sat, 16 Feb 2002 19:25:24 +0000 (19:25 +0000)]
(last_mouse_window): New variable.
(dos_rawgetc): Fix last change--if the mouse is in the same window
as recorded in last_mouse_window, don't select this window.
ShengHuo ZHU [Sat, 16 Feb 2002 19:03:14 +0000 (19:03 +0000)]
* gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
Eli Zaretskii [Sat, 16 Feb 2002 17:32:07 +0000 (17:32 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 16 Feb 2002 17:30:01 +0000 (17:30 +0000)]
(DONTCOMPILE): Remove cus-start.el.
Eli Zaretskii [Sat, 16 Feb 2002 17:27:39 +0000 (17:27 +0000)]
(lisp, shortlisp): Use cus-start.elc, not cus-start.el.
Eli Zaretskii [Sat, 16 Feb 2002 15:44:03 +0000 (15:44 +0000)]
(x_autoselect_window_p): New variable.
(syms_of_msdos): Defvar it.
(dos_rawgetc): If x_autoselect_window_p is set, select the window
in which the last mouse movement occured, unless it is already
selected.
Eli Zaretskii [Sat, 16 Feb 2002 13:18:54 +0000 (13:18 +0000)]
Mark the new hscroll-related variables as documented in the manual.
Eli Zaretskii [Sat, 16 Feb 2002 13:15:48 +0000 (13:15 +0000)]
(Horizontal Scrolling): Document automatic-hscroll-margin and
automatic-hscroll-step.
Pavel Janík [Sat, 16 Feb 2002 13:04:09 +0000 (13:04 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 16 Feb 2002 12:59:22 +0000 (12:59 +0000)]
Document automatic-hscroll-margin and automatic-hscroll-step.
Pavel Janík [Sat, 16 Feb 2002 12:57:45 +0000 (12:57 +0000)]
(reftex-select-label-mode)
(reftex-select-bib-mode): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 12:53:42 +0000 (12:53 +0000)]
(idlwave-mode): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 12:50:25 +0000 (12:50 +0000)]
(idlwave-shell-mode): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 12:48:37 +0000 (12:48 +0000)]
Remove commented provide statement.
Eli Zaretskii [Sat, 16 Feb 2002 12:47:06 +0000 (12:47 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 16 Feb 2002 12:45:05 +0000 (12:45 +0000)]
Add automatic-hscroll-margin and automatic-hscroll-step.
Eli Zaretskii [Sat, 16 Feb 2002 12:40:51 +0000 (12:40 +0000)]
(automatic_hscroll_margin, Vautomatic_hscroll_step): New variables.
(syms_of_xdisp): DEVFAR them.
(hscroll_window_tree): Use automatic_hscroll_margin and
Vautomatic_hscroll_step to compute the amount of window scrolling.
Pavel Janík [Sat, 16 Feb 2002 10:11:10 +0000 (10:11 +0000)]
*** empty log message ***
Pavel Janík [Sat, 16 Feb 2002 10:08:41 +0000 (10:08 +0000)]
(x-autoselect-window): Allow customization.
Pavel Janík [Sat, 16 Feb 2002 10:02:38 +0000 (10:02 +0000)]
(x-autoselect-window): New variable.
(note_mouse_movement): Use it.
Pavel Janík [Sat, 16 Feb 2002 09:53:29 +0000 (09:53 +0000)]
*** empty log message ***
Pavel Janík [Sat, 16 Feb 2002 09:51:31 +0000 (09:51 +0000)]
Do not include "systime.h" twice.
Pavel Janík [Sat, 16 Feb 2002 09:44:00 +0000 (09:44 +0000)]
(eshell-var-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:43:38 +0000 (09:43 +0000)]
(eshell-show-usage-metrics): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:43:17 +0000 (09:43 +0000)]
(eshell-mode): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:42:53 +0000 (09:42 +0000)]
(eshell-io-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:42:35 +0000 (09:42 +0000)]
(eshell-ext-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:42:11 +0000 (09:42 +0000)]
(eshell-cmd-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:41:35 +0000 (09:41 +0000)]
(eshell-unix-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:41:11 +0000 (09:41 +0000)]
(eshell-smart-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:40:40 +0000 (09:40 +0000)]
(eshell-rebind-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:40:19 +0000 (09:40 +0000)]
(eshell-prompt-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:39:56 +0000 (09:39 +0000)]
(eshell-pred-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:39:14 +0000 (09:39 +0000)]
(eshell-hist-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:38:46 +0000 (09:38 +0000)]
(eshell-glob-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:38:26 +0000 (09:38 +0000)]
(eshell-dirs-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:37:54 +0000 (09:37 +0000)]
(eshell-cmpl-initialize): Do not use make-local-hook.
Pavel Janík [Sat, 16 Feb 2002 09:36:43 +0000 (09:36 +0000)]
(eshell-alias-initialize): Do not use make-local-hook.
Eli Zaretskii [Sat, 16 Feb 2002 08:39:16 +0000 (08:39 +0000)]
Fix Pavel's name (again!).
Eli Zaretskii [Sat, 16 Feb 2002 08:37:12 +0000 (08:37 +0000)]
Fix Pavel's name (again!) and restore monotonicity of entries' dates.
John Wiegley [Sat, 16 Feb 2002 07:11:05 +0000 (07:11 +0000)]
(eshell-hist-initialize): When in the minibuffer, use the global value
of `eshell-history-ring', and never save it to disk, or ask to save it
to disk. This allows users of session.el to control whether its
global state should be persisted or not.
(eshell-add-command-to-history): Don't write Eshell's history out to
disk, let the governing mode control that upon exit.
(eshell-add-input-to-history): New function, with most of the code
from eshell-add-to-history.
(eshell-add-command-to-history): New function, to record in
eshell-history the commands run via eshell-command.
(eshell-add-to-history): Call eshell-add-command-to-history to do most
of the work.
John Wiegley [Sat, 16 Feb 2002 07:10:35 +0000 (07:10 +0000)]
(eshell-command): Before reading from the minibuffer, add
eshell-add-command-to-history to minibuffer-exit-hook, and remove it
after read-from-minibuffer returns.
John Wiegley [Sat, 16 Feb 2002 07:10:26 +0000 (07:10 +0000)]
*** empty log message ***
John Wiegley [Sat, 16 Feb 2002 06:43:43 +0000 (06:43 +0000)]
(eshell-external-command): Added a fix for XEmacs' new dired.el, which
adds a global entry in the `file-name-handler-alist'.
(eshell-script-interpreter): Allow whitespace after the #! of a shell
interpretor specification.
John Wiegley [Sat, 16 Feb 2002 06:43:19 +0000 (06:43 +0000)]
Corrected the fix to bug 127167.
Andreas Schwab [Fri, 15 Feb 2002 21:52:12 +0000 (21:52 +0000)]
(BASE_PURESIZE): Increase to 9/5.
Andreas Schwab [Fri, 15 Feb 2002 21:25:41 +0000 (21:25 +0000)]
Remove unwanted changes.
Andreas Schwab [Fri, 15 Feb 2002 21:19:08 +0000 (21:19 +0000)]
(NSTATICS): Increase to 1280.
Kai Großjohann [Fri, 15 Feb 2002 20:24:11 +0000 (20:24 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 15 Feb 2002 20:01:30 +0000 (20:01 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 15 Feb 2002 20:00:18 +0000 (20:00 +0000)]
Whitespace change.
Richard M. Stallman [Fri, 15 Feb 2002 19:59:25 +0000 (19:59 +0000)]
(describe-key-briefly): Make output in INSERT case
look just like what is displayed in the normal case.
Andreas Schwab [Fri, 15 Feb 2002 17:06:58 +0000 (17:06 +0000)]
(tex-font-lock-keywords-2): Require non-letter after specials.
Eli Zaretskii [Fri, 15 Feb 2002 13:59:05 +0000 (13:59 +0000)]
(menu-bar-tools-menu): Add an item for Calculator.
Eli Zaretskii [Fri, 15 Feb 2002 11:24:48 +0000 (11:24 +0000)]
Fixes from Dave Love for W3 and PSGML entries.
Eli Zaretskii [Fri, 15 Feb 2002 10:59:03 +0000 (10:59 +0000)]
Fix the encoding of Pavel's name.
Kai Großjohann [Fri, 15 Feb 2002 09:36:05 +0000 (09:36 +0000)]
(Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
(Vx_super_keysym): New variables.
(syms_of_xterm): DEFVAR_LISP them.
(x_x_to_emacs_modifiers, x_emacs_to_x_modifiers): Use the
variables to determine which keys to use for the various
modifiers.
Kai Großjohann [Fri, 15 Feb 2002 08:53:15 +0000 (08:53 +0000)]
* lisp/simple.el (mark-word): Mark more if repeated.
* lisp/textmodes/paragraphs.el (mark-paragraph): Ditto.
(mark-end-of-sentence): Ditto.
Per Abrahamsen [Fri, 15 Feb 2002 08:06:36 +0000 (08:06 +0000)]
the madatory typo
Per Abrahamsen [Fri, 15 Feb 2002 08:04:23 +0000 (08:04 +0000)]
2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
* wid-edit.el (widgetp): Made it more robuts.
Eli Zaretskii [Thu, 14 Feb 2002 20:43:34 +0000 (20:43 +0000)]
Regenerated.
Eli Zaretskii [Thu, 14 Feb 2002 20:16:06 +0000 (20:16 +0000)]
Document describe-text-at.
Per Abrahamsen [Thu, 14 Feb 2002 16:47:56 +0000 (16:47 +0000)]
typo
Per Abrahamsen [Thu, 14 Feb 2002 16:47:11 +0000 (16:47 +0000)]
2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
* facemenu.el (describe-text-done): New function.
(describe-text-mode-map): New variable.
(describe-text-mode-hook): New option.
(describe-text-mode): New function.
(describe-text-widget): New function.
(describe-text-sexp): New function.
(describe-text-properties): New function.
(describe-text-category): New command.
(describe-text-at): New command.
(facemenu-menu): Replace `list-text-properties-at' with
`describe-text-at' in the menu.
* wid-edit.el (widgetp): New function.
* wid-edit.el (widget-keymap, widget-insert, widget-setup):
Autoloaded.
* emacs-lisp/pp.el (pp-to-string): Autoloaded.
* wid-browse.el: Removed version and x-url keywords.
Richard M. Stallman [Thu, 14 Feb 2002 01:55:43 +0000 (01:55 +0000)]
(bibtex-parse-buffers-stealthily):
Tell bibtex-parse-keys to output no progress messages.
Richard M. Stallman [Thu, 14 Feb 2002 01:53:38 +0000 (01:53 +0000)]
(list-input-methods):
Use help-input-method, not describe-input-method, for button type.
Richard M. Stallman [Thu, 14 Feb 2002 01:47:50 +0000 (01:47 +0000)]
(describe-register-1): Access register contents here.
Richard M. Stallman [Thu, 14 Feb 2002 01:38:49 +0000 (01:38 +0000)]
Minor clarification.
Richard M. Stallman [Thu, 14 Feb 2002 01:38:21 +0000 (01:38 +0000)]
Minor clarifications.
Richard M. Stallman [Thu, 14 Feb 2002 01:31:21 +0000 (01:31 +0000)]
(text-mode-hook-identify): Restore previous definition.
Add to text-mode-hook again.
Richard M. Stallman [Thu, 14 Feb 2002 00:38:41 +0000 (00:38 +0000)]
Explain about underlined functions in debugger buffer.
Minor clarification.
Kim F. Storm [Wed, 13 Feb 2002 22:55:23 +0000 (22:55 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 13 Feb 2002 22:47:25 +0000 (22:47 +0000)]
Added mode-line-in-non-selected-windows.
Kim F. Storm [Wed, 13 Feb 2002 22:44:45 +0000 (22:44 +0000)]
mode-line-in-non-selected-windows is now a boolean.
Kim F. Storm [Wed, 13 Feb 2002 22:42:03 +0000 (22:42 +0000)]
(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
(mode_line_in_non_selected_windows): Declare extern.
(Vmode_line_in_non_selected_windows): Removed extern.
Kim F. Storm [Wed, 13 Feb 2002 22:41:12 +0000 (22:41 +0000)]
(Vmode_line_in_non_selected_windows): Removed.
(mode_line_in_non_selected_windows): New variable.
(syms_of_window): DEFVAR_BOOL it.
Stefan Monnier [Wed, 13 Feb 2002 22:30:34 +0000 (22:30 +0000)]
*** empty log message ***
Pavel Janík [Wed, 13 Feb 2002 21:33:40 +0000 (21:33 +0000)]
Fix typos.
Pavel Janík [Wed, 13 Feb 2002 21:31:54 +0000 (21:31 +0000)]
Update PostScript version.
Pavel Janík [Wed, 13 Feb 2002 21:29:16 +0000 (21:29 +0000)]
Fix typo.
Pavel Janík [Wed, 13 Feb 2002 21:26:58 +0000 (21:26 +0000)]
Update emacs version number.
Jason Rumney [Wed, 13 Feb 2002 20:16:54 +0000 (20:16 +0000)]
Add notes about cross-compiling between Windows XP and 9x/ME.
Eli Zaretskii [Wed, 13 Feb 2002 18:21:21 +0000 (18:21 +0000)]
Remove the extraneous entries for lbytecomp.el.
ShengHuo ZHU [Wed, 13 Feb 2002 17:35:19 +0000 (17:35 +0000)]
* gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
From: Stefan Monnier <monnier@cs.yale.edu>
Richard M. Stallman [Wed, 13 Feb 2002 16:24:33 +0000 (16:24 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 13 Feb 2002 16:23:08 +0000 (16:23 +0000)]
(Fthis_command_keys, Fthis_command_keys_vector)
(Fthis_single_command_keys, Fthis_single_command_raw_keys)
(Fclear_this_command_keys): Doc fixes.
Richard M. Stallman [Wed, 13 Feb 2002 16:21:07 +0000 (16:21 +0000)]
(Finternal_make_lisp_face, Finternal_copy_lisp_face)
(update_face_from_frame_parameter): Increment face_change_count
and windows_or_buffers_changed to force redisplay using changed faces.
Richard M. Stallman [Wed, 13 Feb 2002 16:15:52 +0000 (16:15 +0000)]
(QCpropertize): New variable.
(mode_line_proptrans_alist): New variable.
(display_mode_element): New arg PROPS; all calls changed.
Implement this, for strings.
Handle literal output of strings by sharing the
main-line code for strings, using local var `literal'.
Handle :propertize feature.
(syms_of_xdisp): Initialze and staticpro QCpropertize and
mode_line_proptrans_alist.